The IDLitComponent class is the base component from which all iTool components should subclass. The IDLitComponent class provides support for property descriptors and property registration, and defines properties that are common to all iTool component objects.
Note: This class is a superclass of the graphics (IDLgr*) object classes.
See IDLitComponent::Init.
Objects of this class have the following properties. See IDLitComponent Properties for details on individual properties.
This class has the following methods:
|
6.0 |
Introduced |
|
6.1 |
Added COMPONENT_VERSION property |
|
6.3 |
Added IDLitComponent::NotifyBridge |
| 8.4 | Added IDLitComponent::UnregisterProperty |